View::DoSetupMenu

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:22 1991
Index Return to Main Contents
 

NAME

View::DoSetupMenu - instance method  

TEMPLATE

see template of EvtHandler::DoSetupMenu  

SPECIFIERS

public virtual  

DESCRIPTION

DoSetupMenu enables the cPRINT menu item. If the method CanPaste returns TRUE, then cPASTE is enabled. cCUT and cCOPY are enabled if the method HasSelection returns TRUE.
See also method DoCreateMenu and method DoMenuCommand. Method is often overridden. Method always calls base method.  

ARGUMENTS

see arguments of EvtHandler::DoSetupMenu  

RETURN ARGUMENT

see return argument of EvtHandler::DoSetupMenu  

CATEGORIES

menus, overrider interface

 

FIRST DEFINITION

class EvtHandler  

FILES

implementation:
View.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:20 GMT, March 30, 2022